home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 032a / acctxt2.zip / 4MEG.TXT next >
Text File  |  1993-01-26  |  3KB  |  60 lines

  1. Summary:
  2.  
  3. If you are running Microsoft Access on a 4 meg machine you can gain
  4. performance improvements by altering the configuration of memory usage
  5. on the machine.
  6.  
  7. More Information:
  8.  
  9. The following steps can be used to enhance the relative performance of
  10. Microsoft Access on computers with 4 megs of ram:
  11.  
  12. 1. Don't use any of your RAM for a RAM disk
  13.  
  14. 2. Use at the most, 512K for smartdrv or other disk caches
  15.  
  16. 3. If your network installation requires memory (>200K) performance
  17.    will be affected.
  18.  
  19. 4. Don't run several other "mega" apps. Actually, running even one
  20.    other "mega" app (like a full blown spreadsheet or wordprocessor) can
  21.    significantly degrade performance.  Be aware that alternate desktop
  22.    managers like Norton Desktop for Windows consume enough memory to be
  23.    considered a "mega" app.
  24.  
  25. 5. Run Windows in standard mode.
  26.  
  27. 6. Set the MaxBufferSize entry in MSACCESS.INI to a value less than
  28.    512.  In low memory cases this will help even though less memory will
  29.    be used for by Microsoft Access for buffering database I/O.  See the
  30.    Microsoft Access README.TXT file for details on setting this value.
  31.  
  32. 7. Open databases Exclusive, and Read/Only if possible.
  33.  
  34. 8. If you don't want to use the Wizards in Microsoft Access you can disable
  35.    them by removing the line that says WIZARDS.MDA=RO from the [Libraries]
  36.    section of the MSACCESS.INI.  This will free up over 300K of RAM.  You
  37.    will no longer have wizards in Microsoft Access though.
  38.  
  39. 9. Keep the number of applets that are running to a minimum.
  40.  
  41. 10. If you have a full screen background bitmap on your Windows
  42.    desktop, replace it with a smaller bitmap or no bitmap at all.  For a
  43.    standard VGA this will free about 256K, for a 1024x768 256 color
  44.    display this can free about 3/4 of a megabyte.  Your actual savings
  45.    may vary.
  46.  
  47. 11. Keep in mind that CD ROM device drivers, sound board drivers,
  48.    screen savers, midi drivers, multi-media support drivers all take up
  49.    extra memory.  The 4mb recommendation does not take this into account.
  50.    If you need to have this sort of configuration under Windows then 4mb
  51.    is not going to work well for Microsft Access.
  52.  
  53.  
  54. In short the 4mb recommendation was pretty much for a stone stock
  55. 386/20, DOS 5, unmodified Windows 3.1, VGA, Mouse, and some sort of
  56. network workstation software.  If this is your configuration you will
  57. get good performance, this has been verified by benchmarks with Microsoft
  58. Access fully installed.  The more sophisticated your configuration is
  59. beyond this the greater your need will be for more memory.
  60.